initialBounds

open fun initialBounds(): Rect

Returns the initial bounds of the popup. If the popup is opened as a result of the window.open() JavaScript function, the return value represents the corresponding attributes of the WindowFeatures parameter passed to this function. The return value represents an empty rect in case no bounds were passed.